func runtime.fmax32 one use runtime (current package) minmax.go#L25: func fmax32(x, y float32) float32 { return fmax(x, y) }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)